Version

AxesBuilder<T> Class Members

The following tables list the members exposed by AxesBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorAxesBuilder<T> Constructor  
Public Properties
 NameDescription
Public PropertyAxesGets the axes that have been collected to add to chart.  
Public Methods
 NameDescription
Public MethodCategoryAngleOverloaded. Creates a category angle axis to add to the chart.  
Public MethodCategoryDateTimeXOverloaded. Creates a category datetime x axis to add to the chart.  
Public MethodCategoryXOverloaded. Creates a category x axis to add to the chart.  
Public MethodCategoryYOverloaded. Creates a category y axis to add to the chart.  
Public MethodNumericAngleOverloaded. Creates a numeric angle axis to add to the chart.  
Public MethodNumericRadiusOverloaded. Creates a numeric radius axis to add to the chart.  
Public MethodNumericXOverloaded. Creates a numeric x axis to add to the chart.  
Public MethodNumericYOverloaded. Creates a numeric y axis to add to the chart.  
See Also

View on GitHub